home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / qdhelp.zip / QDHLPSRC.ZIP / LINK.QDH < prev    next >
Text File  |  1994-03-28  |  853b  |  36 lines

  1. //
  2. // link command
  3. //
  4.  
  5. /topic LINK_COMMAND,WIN31
  6.  
  7.     /title The /link command
  8.     /keywords /link;commands
  9.     /browse paracom,AUTO
  10.  
  11.     /para \sa300
  12.     /text \b\i\fs40,The /link command
  13.     /endpara
  14.  
  15.     /para \sa150
  16.       The /link command has the following syntax:
  17.     /endpara
  18.  
  19.     /para \sa150
  20.       /text \b,/link 
  21.       /link TOPIC_COMMAND >second,TOPIC_NAME
  22.       /text \b,,link string [,line]
  23.     /endpara
  24.  
  25.     /para
  26.       The TOPIC_NAME is the name of the topic that this link should
  27.       transfer the user to.  The link string is the string that is
  28.       printed in the help window. Comma line is optional.  If it is
  29.       included then any text following this link will start on a 
  30.       new line.  This is the prefered method of placing each link on
  31.       a line of its own.  
  32.     /endpara
  33.  
  34. /endtopic
  35.  
  36.